projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b98a8e0
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Thu, 4 Jan 2007 22:14:36 +0000
(22:14 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 4 Jan 2007 22:14:36 +0000
(22:14 +0000)
lisp/ChangeLog
patch
|
blob
|
history
man/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e4ea386e686d003fbad75b531060f08cfa23c20a..95e0a3523eba3a27c3c9a4475e8c7a4c1e2df76b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-01-04 Juanma Barranquero <lekktu@gmail.com>
+
+ * files.el (find-file-noselect-1, set-visited-file-name):
+ Allow backup-enable-predicate to be nil.
+
2007-01-04 Kevin Rodgers <kevin.d.rodgers@gmail.com>
* subr.el (momentary): New face.
diff --git
a/man/ChangeLog
b/man/ChangeLog
index d388d6dd04793f28d4b1281c59cd0978d3f15d92..06cd4f2edaf56b72d04bc6239026c2296c70f7a6 100644
(file)
--- a/
man/ChangeLog
+++ b/
man/ChangeLog
@@
-1,5
+1,7
@@
2007-01-04 Richard Stallman <rms@gnu.org>
+ * ebrowse.texi: Change C-c b to C-c C-m.
+
* msdog.texi (Windows Keyboard): Clarify previous change.
2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>